API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Operators > [] Operator > OdGeKnotVector::[] Operator (int)
OdGeKnotVector::[] Operator (int)
Syntax
C++
double& operator [](int i);
Parameters 
Description 
int i 
[in] Index of knot. 

Returns or references the ith knot of the knot vector.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.